Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix hard coding bug in partial vertical LGR setup; #98

Merged
merged 8 commits into from
Nov 14, 2024

Conversation

aleaf
Copy link
Collaborator

@aleaf aleaf commented Nov 14, 2024

  • Improve robustness and clarity of starting heads options
  • Add doc page for IC Package setup

aleaf added 8 commits November 9, 2024 07:05
…ecify strt: from_model_top in source_data: block; needed in the case where there is a parent model and default_source_data is set to True. In this case, the default behavior was to set strt from the strt array in the parent model.

fix(SFR Package setup:): when setting up inflows; try checking input sites against the routing dictionary as-is, or with the input sites as strings, to support versions of SFRmaker <= 0.11.3 (integer line identifiers) and > 0.11.3 (string line identifiers).
…_array that was causing vertical gaps between LGR inset and parent models with horizontal refinments other than 5.
…et starting heads from parent starting heads
@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 95.69892% with 4 lines in your changes missing coverage. Please review.

Project coverage is 89.51%. Comparing base (9f53a9c) to head (908196a).
Report is 14 commits behind head on develop.

Files with missing lines Patch % Lines
mfsetup/discretization.py 50.00% 2 Missing ⚠️
mfsetup/ic.py 93.75% 1 Missing ⚠️
mfsetup/mfmodel.py 87.50% 1 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop      #98      +/-   ##
===========================================
+ Coverage    89.47%   89.51%   +0.03%     
===========================================
  Files           65       65              
  Lines        12992    13106     +114     
===========================================
+ Hits         11625    11732     +107     
- Misses        1367     1374       +7     
Flag Coverage Δ
?

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@aleaf aleaf merged commit 45e95f4 into DOI-USGS:develop Nov 14, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants